Метод | Описание | |
---|---|---|
AvatarUrl ( this urlHelper, string avatarIdentifier ) : string | ||
ChangePassword ( this urlHelper ) : string | ||
Comment ( this urlHelper, string subName, |
||
CreatePost ( this urlHelper, string subName = null ) : string | ||
CreateSub ( this urlHelper ) : string | ||
Domain ( this urlHelper, string domain ) : string | ||
EditSub ( this urlHelper, string subName ) : string | ||
ForgotPassword ( this urlHelper ) : string | ||
Login ( this urlHelper ) : string | ||
ManageEmail ( this urlHelper ) : string | ||
ManageLogins ( this urlHelper ) : string | ||
ManagePassword ( this urlHelper ) : string | ||
ManagePreferences ( this urlHelper ) : string | ||
ManageProfile ( this urlHelper ) : string | ||
Moderators ( this urlHelper, string subName ) : string | ||
ModifyQuery ( string url, string name, string value ) : string | ||
ModifyQuery ( this context, string name, string value ) : string | ||
Post ( this urlHelper, |
||
Post ( this urlHelper, string subName, System.Guid id, string title = null ) : string | ||
Register ( this urlHelper ) : string | ||
ReportedComments ( this urlHelper, string subName ) : string | ||
ReportedPosts ( this urlHelper, string subName ) : string | ||
RouteUrl ( this urlHelper, string routeName ) : string | ||
RouteUrl ( this urlHelper, string routeName, object values ) : string | ||
Search ( this urlHelper ) : string | ||
SetPassword ( this urlHelper ) : string | ||
Styles ( this urlHelper, string subName ) : string | ||
Sub ( this urlHelper, string subName ) : string | ||
SubBan ( this urlHelper, string name ) : string | ||
SubBans ( this urlHelper, string name ) : string | ||
SubSearch ( this urlHelper, string subName ) : string | ||
SubUnBan ( this urlHelper, string name ) : string | ||
SubUpdateBan ( this urlHelper, string name ) : string | ||
Subs ( this urlHelper, string query = null ) : string | ||
SubsModerating ( this urlHelper ) : string | ||
SubsNew ( this urlHelper ) : string | ||
SubsSubscribed ( this urlHelper ) : string | ||
Thumbnail ( this urlHelper, string thumb, ThumbnailType type ) : string | ||
Unmoderated ( this urlHelper, string subName ) : string | ||
User ( this urlHelper, string userName ) : string | ||
UserComments ( this urlHelper, string userName ) : string | ||
UserPosts ( this urlHelper, string userName ) : string |
public static AvatarUrl ( this urlHelper, string avatarIdentifier ) : string | ||
urlHelper | this | |
avatarIdentifier | string | |
Результат | string |
public static ChangePassword ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static Comment ( this urlHelper, string subName, |
||
urlHelper | this | |
subName | string | |
post | ||
comment | ||
Результат | string |
public static CreatePost ( this urlHelper, string subName = null ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static CreateSub ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static Domain ( this urlHelper, string domain ) : string | ||
urlHelper | this | |
domain | string | |
Результат | string |
public static EditSub ( this urlHelper, string subName ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static ForgotPassword ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static Login ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static ManageEmail ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static ManageLogins ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static ManagePassword ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static ManagePreferences ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static ManageProfile ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static Moderators ( this urlHelper, string subName ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static ModifyQuery ( string url, string name, string value ) : string | ||
url | string | |
name | string | |
value | string | |
Результат | string |
public static ModifyQuery ( this context, string name, string value ) : string | ||
context | this | |
name | string | |
value | string | |
Результат | string |
public static Post ( this urlHelper, |
||
urlHelper | this | |
sub | ||
post | ||
Результат | string |
public static Post ( this urlHelper, string subName, System.Guid id, string title = null ) : string | ||
urlHelper | this | |
subName | string | |
id | System.Guid | |
title | string | |
Результат | string |
public static Register ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static ReportedComments ( this urlHelper, string subName ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static ReportedPosts ( this urlHelper, string subName ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static RouteUrl ( this urlHelper, string routeName ) : string | ||
urlHelper | this | |
routeName | string | |
Результат | string |
public static RouteUrl ( this urlHelper, string routeName, object values ) : string | ||
urlHelper | this | |
routeName | string | |
values | object | |
Результат | string |
public static Search ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static SetPassword ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static Styles ( this urlHelper, string subName ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static Sub ( this urlHelper, string subName ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static SubBan ( this urlHelper, string name ) : string | ||
urlHelper | this | |
name | string | |
Результат | string |
public static SubBans ( this urlHelper, string name ) : string | ||
urlHelper | this | |
name | string | |
Результат | string |
public static SubSearch ( this urlHelper, string subName ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static SubUnBan ( this urlHelper, string name ) : string | ||
urlHelper | this | |
name | string | |
Результат | string |
public static SubUpdateBan ( this urlHelper, string name ) : string | ||
urlHelper | this | |
name | string | |
Результат | string |
public static Subs ( this urlHelper, string query = null ) : string | ||
urlHelper | this | |
query | string | |
Результат | string |
public static SubsModerating ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static SubsNew ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static SubsSubscribed ( this urlHelper ) : string | ||
urlHelper | this | |
Результат | string |
public static Thumbnail ( this urlHelper, string thumb, ThumbnailType type ) : string | ||
urlHelper | this | |
thumb | string | |
type | ThumbnailType | |
Результат | string |
public static Unmoderated ( this urlHelper, string subName ) : string | ||
urlHelper | this | |
subName | string | |
Результат | string |
public static User ( this urlHelper, string userName ) : string | ||
urlHelper | this | |
userName | string | |
Результат | string |
public static UserComments ( this urlHelper, string userName ) : string | ||
urlHelper | this | |
userName | string | |
Результат | string |
public static UserPosts ( this urlHelper, string userName ) : string | ||
urlHelper | this | |
userName | string | |
Результат | string |