Click or drag to resize
HttpContentTypeHelperSetValue Method
设置自定义内容类型的值

Namespace: X3Platform.Web
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static void SetValue(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:X3Platform.Web.HttpContentTypeHelper.SetValue(System.String)"]

See Also