Class ConventionsHelper
Inheritance
System.Object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class ConventionsHelper
Methods
View SourceGetStandardPropertyTypeStubs(IShortStringHelper)
Declaration
public static Dictionary<string, PropertyType> GetStandardPropertyTypeStubs(IShortStringHelper shortStringHelper)
Parameters
Type | Name | Description |
---|---|---|
IShortStringHelper | shortStringHelper |
Returns
Type | Description |
---|---|
Umbraco.Cms.Core.Dictionary<System.String, PropertyType> |