/Community

A Support Community for SubMain Products
in Search
Welcome to SubMain Community Sign in | Join | Help

Browse by Tags

All Tags » SDK » Sample » Custom Rules
Sorry, but there are no more tags available to filter with.
  • Sample: Naming Rule that excludes scope

    Sample naming rule implementation in C#. For details see this thread - http://community.submain.com/forums/permalink/186/460/ShowThread.aspx#460
    Posted to Samples (FileGallery) by sergeb on March 17, 2008
  • Sample: Field Should Have Underscore Prefix

    This is complete sample custom rule implementation in VB. This rule inherits from NamingRuleBase (vs RuleBase) which automatically add another correction option in the dropdown (or the only if you don't provide any default names) - Rename to ... - this will do all of the ShowRenameDialog work for you. You don't need to write any code to ...
    Posted to Samples (FileGallery) by sergeb on March 17, 2008