我在我们习惯网页上编制了公共财产清单。 然而,当我想将财产分配到任何牛肉档案中时,它并不在书记中显示,如果我使用它的话,那是“Page”要素的无效属性。
因此,有两个问题。
- How do I make it such that it shows up in intellisense?
- Can I set any localize variable as a value of the property in the page directive?
感谢!
这里是我的基页上的财产:
/// <summary>
/// Robot meta tag
/// </summary>
[Browsable(true)]
public string Robots
{
get;
set;
}
我知道,如果我指派它,它将继续工作,但是,让我们国际律师联合会的制定者感到羞愧。 更重要的问题是,我能否在指令的属性中确定财产的地方化价值。