Get a default IDataUrlMapper for the given data type.
Namespace: Composite.FunctionsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public static IDataUrlMapper GetDefaultDataUrlMapper( Guid pageId, Type dataType ) |
Visual Basic |
---|
Public Shared Function GetDefaultDataUrlMapper ( _ pageId As Guid, _ dataType As Type _ ) As IDataUrlMapper |
Visual C++ |
---|
public: static IDataUrlMapper^ GetDefaultDataUrlMapper( Guid pageId, Type^ dataType ) |
Return Value
[Missing <returns> documentation for "M:Composite.Functions.RoutedData.GetDefaultDataUrlMapper(System.Guid,System.Type)"]