Click or drag to resize
HttpContentTypeHelperGetValue Method
获取自定义内容类型的值

Namespace: X3Platform.Web
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string GetValue(
	bool destroy
)

Parameters

destroy
Type: SystemBoolean

[Missing <param name="destroy"/> documentation for "M:X3Platform.Web.HttpContentTypeHelper.GetValue(System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Web.HttpContentTypeHelper.GetValue(System.Boolean)"]

See Also