Click or drag to resize
IExtensionInformationLoad Method (DictionaryString, Object)
根据参数从数据库中加载扩展信息

Namespace: X3Platform.Membership
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void Load(
	Dictionary<string, Object> args
)

Parameters

args
Type: System.Collections.GenericDictionaryString, Object

[Missing <param name="args"/> documentation for "M:X3Platform.Membership.IExtensionInformation.Load(System.Collections.Generic.Dictionary{System.String,System.Object})"]

See Also