ASP Uploader Class Reference

UploaderLicenseProvider.GetLicense?Method?

[Visual?Basic]
Overrides?Public?Function?GetLicense( _
???ByVal context?As?LicenseContext,?_
???ByVal type?As?Type,?_
???ByVal instance?As?Object,?_
???ByVal allowExceptions?As?Boolean?_
)?As?License
[C#]
public?override?License?GetLicense(
???LicenseContext?context,
???Type?type,
???object?instance,
???bool?allowExceptions
);
See Also

UploaderLicenseProvider Class | CuteWebUI Namespace