Click or drag to resize

RazorTemplateBaseTModelGetLong Method

Gets a string representation of the tag value.

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax
public long GetLong(
	string name
)

Parameters

name
Type: SystemString
The name of the tag.

Return Value

Type: Int64
See Also