Click or drag to resize
UploaderLicenseProviderGetLicense Method
GetLicense

Namespace: CuteWebUI
Assembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntax
public override License GetLicense(
	LicenseContext context,
	Type type,
	Object instance,
	bool allowExceptions
)

Parameters

context
Type: System.ComponentModelLicenseContext
type
Type: SystemType
instance
Type: SystemObject
allowExceptions
Type: SystemBoolean

Return Value

Type: License
See Also