C# Class mobSocial.Services.Extensions.PermalinkExtensions

Datei anzeigen 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