| PropertiesItem Property |
Namespace:
Dynamicweb.Modules
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public string this[
string name
] { get; set; }
Public Property Item (
name As String
) As String
Get
Set
Parameters
- name
- Type: SystemString
Property Value
Type:
StringSee Also