MvcUploaderGetAttribute Method |
GetAttribute
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string GetAttribute(
string name
)
Public Function GetAttribute (
name As String
) As String
Parameters
- name
- Type: SystemString
Return Value
Type:
String
See Also