'Declaration
Public Shared Function Format( _ ByVal objectType As System.Type, _ ByVal id As NIdentifier _ ) As System.String
'Usage
Dim objectType As System.Type Dim id As NIdentifier Dim value As System.String value = NPostbackEventArgs.Format(objectType, id)
public static System.string Format( System.Type objectType, NIdentifier id )
Parameters
- objectType
- id