Get client capability value by property name.
Namespace: DotNetNuke.Services.ClientCapabilityAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
string this[ string name ] { get; } |
Visual Basic |
---|
ReadOnly Default Property Item ( name As String ) As String Get |
Parameters
- name
- Type: System..::..String