Dynamicweb.Rendering Namespace > TagExtensionMethod Class : Arguments Property |
Generic.List(Of Object)
with one entry for each argument seperated with comma.'Declaration
Public ReadOnly Property Arguments As List(Of Object)
public List<object> Arguments {get;}
Generic.List(Of Object)
containing the values from the arguments. The values are not trimmed, so 'arg1, arg2' would create to items in list, 'arg1' and ' arg2'Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2