Method | Description | |
---|---|---|
CreateContentFromRequest ( string contentTypeName, string contentName, string parentPath, bool templated ) : Content |
Method | Description | |
---|---|---|
CreateContentFromRequest ( ) : Content | ||
GetRequestParameter ( string paramName ) : string | ||
ModifyContentFromRequest ( Content content ) : void | ||
RecognizeFieldParameters ( string contentTypeName ) : string>.Dictionary |
public static CreateContentFromRequest ( string contentTypeName, string contentName, string parentPath, bool templated ) : Content | ||
contentTypeName | string | |
contentName | string | |
parentPath | string | |
templated | bool | |
return | Content |