C# Class mobSocial.Services.Extensions.PermalinkExtensions

显示文件 Open project: mobsoftware/mobsocial

Public Methods

Method Description
GetPermalink ( this permalinkSupportedInstance ) : Permalink

Gets the permalink for this entity. Automatically creates new if it doesn't exist

Method Details

GetPermalink() public static method

Gets the permalink for this entity. Automatically creates new if it doesn't exist
public static GetPermalink ( this permalinkSupportedInstance ) : Permalink
permalinkSupportedInstance this
return Permalink