Свойство | Тип | Описание | |
---|---|---|---|
DoReplace_ | bool | ||
ReplaceWith_ | string | ||
TemplateNames_ | List |
Метод | Описание | |
---|---|---|
Apply ( |
||
Clone ( ) : Object | ||
CreateControl ( IRuleControlOwner owner, |
||
ForgetControl ( ) : void | ||
GetControl ( ) : |
||
InTemplateRule ( ) : System | ||
Restore ( ) : void | ||
Save ( ) : void | ||
SelectName ( ) : void | ||
TemplateUsedInText ( string template, string text ) : bool |
Checks the input text for the input template
|
Метод | Описание | |
---|---|---|
ApplyInsideTemplate ( string template, |
||
ApplyOn ( string template, |
||
ApplyOnce ( string template, |
||
ReplaceOn ( string template, |
public Apply ( |
||
tn | ||
text | string | |
title | string | |
Результат | string |
public CreateControl ( IRuleControlOwner owner, |
||
owner | IRuleControlOwner | |
collection | ||
pos | System | |
Результат |
public static TemplateUsedInText ( string template, string text ) : bool | ||
template | string | The template name |
text | string | The template text |
Результат | bool |