summaryM:DotNetNuke.Web.Mvp.ModuleViewBase.DataValue``1(System.String)
Namespace: DotNetNuke.Web.MvpAssembly: DotNetNuke.Web (in DotNetNuke.Web.dll)
Syntax
C# |
---|
protected string DataValue<T>( string format ) |
Visual Basic |
---|
Protected Function DataValue(Of T) ( format As String ) As String |
Parameters
- format
- Type: System..::..String
paramformatM:DotNetNuke.Web.Mvp.ModuleViewBase.DataValue``1(System.String)
Type Parameters
- T
- typeparamTM:DotNetNuke.Web.Mvp.ModuleViewBase.DataValue``1(System.String)