Click or drag to resize
AkPageSetResourceVer Method
设置资源的版本号。

Namespace: Appkit.Web.UI
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static void SetResourceVer(
	string value
)

Parameters

value
Type: SystemString
资源的版本号。
See Also